Avoid recentering when lines differ in their height.
authorEli Zaretskii <eliz@gnu.org>
Sun, 20 Jun 2010 18:04:30 +0000 (21:04 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 20 Jun 2010 18:04:30 +0000 (21:04 +0300)
commitee8dd0593e68277ed91fbe29443c324d913fbace
treedd8ef6d76dba200578fce24a2e742a46cbbca158
parent54df222e023eed0425ea8b2dd5f25ac5309bb4d1
Avoid recentering when lines differ in their height.

 xdisp.c (try_scrolling): When scroll-conservatively is set to
 most-positive-fixnum, be extra accurate when scrolling window
 start, to avoid missing the cursor line.
src/ChangeLog
src/xdisp.c